home *** CD-ROM | disk | FTP | other *** search
- package
- {
- import marvel.centralsmashdown.ui.CountryDropDown;
-
- [Embed(source="/_assets/assets.swf", symbol="CountryDropDown")]
- public dynamic class CountryDropDown extends marvel.centralsmashdown.ui.CountryDropDown
- {
-
-
- public function CountryDropDown()
- {
- super();
- }
- }
- }
-